home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 62 / Quick PC 62.iso / I386 / IIS5_01.CAB / IIS_iianoncm.str < prev    next >
Encoding:
Text File  |  1998-09-16  |  199 b   |  8 lines

  1. <%
  2. ' Dimensions of the Anonymous User Account dialog - opened from the FTP
  3. ' Security Account property page and Authentication Method dialog.
  4.  
  5. Const L_IIANON_W = 400
  6. Const L_IIANON_H = 250
  7.  
  8. %>